Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODWindowState


IsODWindow

The IsODWindow method returns a Boolean value that indicates whether this window-state object has a window with the specified platform-specific window.

ODBoolean IsODWindow (in ODPlatformWindow aWindow);
aWindow
A 32-bit value identifying a platform-specific window. On the Mac OS platform, this parameter is a window pointer (type WindowPtr).
return value
kODTrue if this window-state object has a window with the specified platform-specific window, otherwise kODFalse.
DISCUSSION
OpenDoc calls this method.

SEE ALSO
The ODWindowState::AcquireODWindow method (page 852).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help